home *** CD-ROM | disk | FTP | other *** search
/ CompuServe CD 296W / CompuServe 296W.iso / csdemo / csdemo.exe / csdemo.DXR / 00014.ls < prev    next >
Encoding:
Text File  |  1995-09-14  |  145 b   |  9 lines

  1. on enterFrame
  2.   unLoad()
  3.   updateStage()
  4.   repeat with x = 13 to 48
  5.     set the cursor of sprite x to 0
  6.   end repeat
  7.   preLoadCast(205, 206)
  8. end
  9.